SftTree/NET 2.0

Usage Field, ItemClickEventArgs Class

Softel vdm, Inc.

Defines in which area of the control the mouse click occurred.

Syntax      ItemClickEventArgs Class (Softelvdm.SftTreeNET)

VB   

Public ReadOnly Property Usage As UsageLocationEnum

C#   

public readonly UsageLocationEnum Usage;

C++   

public: <readonly> UsageLocationEnum Usage;

Field Value

Used with events to define in which area of the control the cell or item is used.

UsageLocationEnum

Value

Description

items

0

The cell or item is used in the item area.

header

1

The cell or item is used in the header area.

footer

2

The cell or item is used in the footer area.

Comments

The Usage field defines in which area of the control the mouse click occurred.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com